Batch Renamer Tool
The Batch Renamer Tool was developed using Qt Design for the UI and Python for the backend functionality. It was created as part of an assignment in the ELVTR Technical Art Course led by Aaron Aikman. For this project, I was provided with a screenshot of the desired interface and a base Python project that included descriptions of the required functions. My task involved importing the necessary libraries and implementing each function to bring the tool to life.
The tool allows users to rename multiple files quickly and efficiently, saving time during production workflows. Its intuitive interface, designed to align with the provided mockup, ensures ease of use while maintaining functionality and aesthetic appeal. This assignment not only strengthened my technical skills in Python and Qt Design but also showcased my ability to transform detailed project requirements into a fully operational tool.